[INFO] cloning repository https://github.com/ForestJun/rust_go
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ForestJun/rust_go" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForestJun%2Frust_go", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForestJun%2Frust_go'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c90125a68eb6118d3616f21abf2c124f2127ecd
[INFO] checking ForestJun/rust_go against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForestJun%2Frust_go" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ForestJun/rust_go
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/ForestJun/rust_go
[INFO] tweaked toml for git repo https://github.com/ForestJun/rust_go written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ForestJun/rust_go on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ForestJun/rust_go already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.53
[INFO] [stderr]   Downloaded wide v1.1.1
[INFO] [stderr]   Downloaded safe_arch v1.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v28.0.0
[INFO] [stderr]   Downloaded wgpu v28.0.0
[INFO] [stderr]   Downloaded wgpu-types v28.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v28.0.0
[INFO] [stderr]   Downloaded vello v0.7.0
[INFO] [stderr]   Downloaded font-types v0.11.0
[INFO] [stderr]   Downloaded peniko v0.6.0
[INFO] [stderr]   Downloaded vello_encoding v0.7.0
[INFO] [stderr]   Downloaded vello_shaders v0.7.0
[INFO] [stderr]   Downloaded color v0.3.2
[INFO] [stderr]   Downloaded zmij v1.0.14
[INFO] [stderr]   Downloaded wgpu-core v28.0.0
[INFO] [stderr]   Downloaded wgpu-hal v28.0.0
[INFO] [stderr]   Downloaded naga v28.0.0
[INFO] [stderr]   Downloaded metal v0.33.0
[INFO] [stderr]   Downloaded criterion v0.8.1
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded criterion-plot v0.8.1
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fef520364b4cd9853ed0c41135ce3524ee7ddc8675a05bd1cf92fb90d936cd18
[INFO] running `Command { std: "docker" "start" "fef520364b4cd9853ed0c41135ce3524ee7ddc8675a05bd1cf92fb90d936cd18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fef520364b4cd9853ed0c41135ce3524ee7ddc8675a05bd1cf92fb90d936cd18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fef520364b4cd9853ed0c41135ce3524ee7ddc8675a05bd1cf92fb90d936cd18" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fef520364b4cd9853ed0c41135ce3524ee7ddc8675a05bd1cf92fb90d936cd18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fef520364b4cd9853ed0c41135ce3524ee7ddc8675a05bd1cf92fb90d936cd18" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking criterion-plot v0.8.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking wide v1.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking nalgebra v0.34.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking criterion v0.8.1
[INFO] [stderr]     Checking rust_go v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BallType`
[INFO] [stdout]   --> src/collision/detector.rs:60:24
[INFO] [stdout]    |
[INFO] [stdout] 60 |     use crate::balls::{BallType, FoodBall};
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nalgebra::Vector2`
[INFO] [stdout]   --> src/collision/detector.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use nalgebra::Vector2;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BallType`
[INFO] [stdout]    --> src/managers/base.rs:106:24
[INFO] [stdout]     |
[INFO] [stdout] 106 |     use crate::balls::{BallType, FoodBall};
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `resolution` and `min_radius` are never read
[INFO] [stdout]   --> src/collision/hierarchical.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct LevelConfig {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     resolution: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 51 |     /// Minimum ball radius for this level
[INFO] [stdout] 52 |     min_radius: f32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LevelConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `level` is never read
[INFO] [stdout]   --> src/collision/hierarchical.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | struct BallData {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 83 |     level: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BallData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_tree` is never used
[INFO] [stdout]   --> src/collision/remove_quadtree.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl RemoveQuadTreeCollisionDetection {
[INFO] [stdout]    | ------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     fn update_tree(&mut self, changed_balls: &[(Uuid, &dyn Ball, bool)]) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_by_path` is never used
[INFO] [stdout]    --> src/collision/remove_quadtree.rs:222:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl QuadNode {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 222 |     fn remove_by_path(&mut self, ball_id: Uuid, path: &[usize], depth: usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `collision_detector` is never read
[INFO] [stdout]    --> src/core/server.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct Server {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 153 |     collision_detector: CollisionDetector,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `process_border_collisions` is never used
[INFO] [stdout]    --> src/core/server.rs:883:8
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl Server {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 883 |     fn process_border_collisions(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/lib.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub const VERSION: &str = env!("CARGO_PKG_VERSION");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/agents/base.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn new(name: impl Into<String>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/exhaustive.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/collision/precision.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Precision {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/precision.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new(border: Border, precision: usize) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/precision.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | /     pub fn from_config(
[INFO] [stdout] 41 | |         config: &crate::core::CollisionDetectionConfig,
[INFO] [stdout] 42 | |         width: f32,
[INFO] [stdout] 43 | |         height: f32,
[INFO] [stdout] 44 | |     ) -> Self {
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/collision/precision_simd.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct PrecisionCollisionDetectionSimd {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/precision_simd.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn new(border: Border, grid_width: usize, grid_height: usize) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/precision_simd.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | /     pub fn from_config(
[INFO] [stdout] 66 | |         config: &crate::core::CollisionDetectionConfig,
[INFO] [stdout] 67 | |         width: f32,
[INFO] [stdout] 68 | |         height: f32,
[INFO] [stdout] 69 | |     ) -> Self {
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/quadtree.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(max_depth: usize, max_items: usize, width: f32, height: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/quadtree.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn from_config(config: &crate::core::CollisionDetectionConfig, width: f32, height: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/remove_quadtree.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(max_depth: usize, max_items: usize, width: f32, height: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/remove_quadtree.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn from_config(config: &crate::core::CollisionDetectionConfig, width: f32, height: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/core/server.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn new(dx: f32, dy: f32, action_type: i8) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/core/server.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn move_only(dx: f32, dy: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/core/server.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn split(dx: f32, dy: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/core/server.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn eject(dx: f32, dy: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/core/server.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn direction(&self) -> Vector2<f32> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/core/server.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     Exhaustive(ExhaustiveCollisionDetection),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/core/server.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     Precision(PrecisionCollisionDetection),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/core/server.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     PrecisionSimd(PrecisionCollisionDetectionSimd),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/core/server.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Hierarchical(HierarchicalCollisionDetection),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/core/server.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     QuadTree(QuadTreeCollisionDetection),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/core/server.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     RemoveQuadTree(RemoveQuadTreeCollisionDetection),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/core/server.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn new_with_seed(config: ServerConfig, seed: u64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> src/env/game.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum EnvPreset {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     StT1P1,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     StT1P2,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     StT2P1,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     StT2P2,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     StT3P2,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     StT4P3,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     StT5P3,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     StT6P4,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Custom,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/game.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn to_config(&self) -> ServerConfig {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/env/game.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub fn create_env(preset: EnvPreset) -> GameEnv {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/env/game.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub fn create_env_with_config(config: ServerConfig) -> GameEnv {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> src/env/game.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct GameEnv {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/env/game.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub server: Server,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/env/game.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn new(config: ServerConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/env/game.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn with_step_mul(mut self, step_mul: usize) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/env/game.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn default_config() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/env/observation.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/observation.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/observation.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn total_count(&self) -> usize {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/env/observation.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn new(x_min: f32, y_min: f32, x_max: f32, y_max: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/env/observation.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn width(&self) -> f32 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/env/observation.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn height(&self) -> f32 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/env/observation.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn contains(&self, x: f32, y: f32) -> bool {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/env/observation.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn new(global: GlobalState) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/env/observation.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn add_player_obs(&mut self, player_id: PlayerId, obs: PlayerObservation) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/env/observation.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn get_player_obs(&self, player_id: PlayerId) -> Option<&PlayerObservation> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/space.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Discrete { n: usize },
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/space.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Box { low: Vec<f32>, high: Vec<f32>, shape: Vec<usize> },
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/space.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Box { low: Vec<f32>, high: Vec<f32>, shape: Vec<usize> },
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/space.rs:14:42
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Box { low: Vec<f32>, high: Vec<f32>, shape: Vec<usize> },
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/space.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |     MultiDiscrete { nvec: Vec<usize> },
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/space.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     MultiBinary { n: usize },
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/env/space.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     Discrete(usize),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/env/space.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     Continuous(Vec<f32>),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/env/space.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     MultiDiscrete(Vec<usize>),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/env/space.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     MultiBinary(Vec<u8>),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/env/space.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub low: Vec<f32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/env/space.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub high: Vec<f32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/env/space.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn new(low: Vec<f32>, high: Vec<f32>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/env/space.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn to_space(&self) -> Space {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a type alias
[INFO] [stdout]  --> src/env/trait.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type PlayerId = uuid::Uuid;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a type alias
[INFO] [stdout]  --> src/env/trait.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type TeamId = usize;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/env/trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct EnvInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub data: HashMap<String, String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub eats: HashMap<PlayerId, EatStats>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/env/trait.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct EatStats {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub food: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub thorns: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub spore: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub clone_self: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub clone_team: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub clone_other: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub eaten: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/env/trait.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn insert(&mut self, key: impl Into<String>, value: impl Into<String>) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/env/trait.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct StepResult<Obs, Reward> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub observation: Obs,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub reward: Reward,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub done: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub truncated: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub info: EnvInfo,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]   --> src/env/trait.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub trait Environment {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]   --> src/env/trait.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     type Action: Clone;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]   --> src/env/trait.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     type Observation: Clone;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]   --> src/env/trait.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     type Reward: Clone;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     fn step(
[INFO] [stdout] 53 | |         &mut self,
[INFO] [stdout] 54 | |         actions: &HashMap<uuid::Uuid, Self::Action>,
[INFO] [stdout] 55 | |     ) -> StepResult<Self::Observation, Self::Reward>;
[INFO] [stdout]    | |_____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn reset(&mut self) -> Self::Observation;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn close(&mut self);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn action_space(&self) -> &Space;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn observation_space(&self) -> &Space;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn info(&self) -> EnvInfo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn seed(&mut self, seed: u64);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/env/trait.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct TeamInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub team_id: TeamId,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub player_ids: Vec<PlayerId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub score: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]   --> src/env/trait.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub trait MultiAgentEnvironment: Environment {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn num_agents(&self) -> usize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn agent_ids(&self) -> Vec<uuid::Uuid>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn num_teams(&self) -> usize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn team_ids(&self) -> Vec<TeamId>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn get_team_info(&self, team_id: TeamId) -> Option<TeamInfo>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn get_team_infos(&self) -> Vec<TeamInfo>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn get_player_rewards(&self) -> HashMap<PlayerId, f32>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/managers/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub food: FoodManager,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/managers/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub thorns: ThornsManager,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/managers/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub spore: SporeManager,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/managers/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub player: PlayerManager,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/managers/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn new(config: &crate::core::ManagerSettings, border: &Border) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/managers/mod.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn step_all(&mut self, border: &Border, frame_count: usize) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]   --> src/managers/base.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     type BallType: Ball;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/managers/thorns.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(config: &BallManagerConfig, border: &Border) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/managers/thorns.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn refresh(&mut self, border: &Border, frame_count: usize) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/managers/spore.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn new(config: &crate::core::BallManagerConfig) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/managers/player.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub player_id: PlayerId,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/managers/player.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub team_id: TeamId,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/managers/player.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub score: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/managers/player.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub clone_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/managers/player.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(config: &PlayerManagerConfig) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `resolution` and `min_radius` are never read
[INFO] [stdout]   --> src/collision/hierarchical.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct LevelConfig {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     resolution: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 51 |     /// Minimum ball radius for this level
[INFO] [stdout] 52 |     min_radius: f32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LevelConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `level` is never read
[INFO] [stdout]   --> src/collision/hierarchical.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | struct BallData {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 83 |     level: usize,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BallData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_tree` is never used
[INFO] [stdout]   --> src/collision/remove_quadtree.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl RemoveQuadTreeCollisionDetection {
[INFO] [stdout]    | ------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     fn update_tree(&mut self, changed_balls: &[(Uuid, &dyn Ball, bool)]) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_by_path` is never used
[INFO] [stdout]    --> src/collision/remove_quadtree.rs:222:8
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl QuadNode {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 222 |     fn remove_by_path(&mut self, ball_id: Uuid, path: &[usize], depth: usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `collision_detector` is never read
[INFO] [stdout]    --> src/core/server.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct Server {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 153 |     collision_detector: CollisionDetector,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `process_border_collisions` is never used
[INFO] [stdout]    --> src/core/server.rs:883:8
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl Server {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 883 |     fn process_border_collisions(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/lib.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub const VERSION: &str = env!("CARGO_PKG_VERSION");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/agents/base.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn new(name: impl Into<String>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/exhaustive.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/collision/precision.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Precision {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/precision.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn new(border: Border, precision: usize) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/precision.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | /     pub fn from_config(
[INFO] [stdout] 41 | |         config: &crate::core::CollisionDetectionConfig,
[INFO] [stdout] 42 | |         width: f32,
[INFO] [stdout] 43 | |         height: f32,
[INFO] [stdout] 44 | |     ) -> Self {
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/collision/precision_simd.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct PrecisionCollisionDetectionSimd {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/precision_simd.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn new(border: Border, grid_width: usize, grid_height: usize) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/precision_simd.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 | /     pub fn from_config(
[INFO] [stdout] 66 | |         config: &crate::core::CollisionDetectionConfig,
[INFO] [stdout] 67 | |         width: f32,
[INFO] [stdout] 68 | |         height: f32,
[INFO] [stdout] 69 | |     ) -> Self {
[INFO] [stdout]    | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/quadtree.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn new(max_depth: usize, max_items: usize, width: f32, height: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/quadtree.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn from_config(config: &crate::core::CollisionDetectionConfig, width: f32, height: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/remove_quadtree.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(max_depth: usize, max_items: usize, width: f32, height: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/collision/remove_quadtree.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn from_config(config: &crate::core::CollisionDetectionConfig, width: f32, height: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/core/server.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn new(dx: f32, dy: f32, action_type: i8) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/core/server.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn move_only(dx: f32, dy: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/core/server.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn split(dx: f32, dy: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/core/server.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn eject(dx: f32, dy: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/core/server.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn direction(&self) -> Vector2<f32> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/core/server.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     Exhaustive(ExhaustiveCollisionDetection),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/core/server.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     Precision(PrecisionCollisionDetection),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/core/server.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     PrecisionSimd(PrecisionCollisionDetectionSimd),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/core/server.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Hierarchical(HierarchicalCollisionDetection),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/core/server.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     QuadTree(QuadTreeCollisionDetection),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/core/server.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     RemoveQuadTree(RemoveQuadTreeCollisionDetection),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/core/server.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub fn new_with_seed(config: ServerConfig, seed: u64) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> src/env/game.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum EnvPreset {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     StT1P1,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     StT1P2,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     StT2P1,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     StT2P2,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     StT3P2,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     StT4P3,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     StT5P3,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     StT6P4,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/env/game.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Custom,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/game.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn to_config(&self) -> ServerConfig {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/env/game.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub fn create_env(preset: EnvPreset) -> GameEnv {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/env/game.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub fn create_env_with_config(config: ServerConfig) -> GameEnv {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]    --> src/env/game.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct GameEnv {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/env/game.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub server: Server,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/env/game.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn new(config: ServerConfig) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/env/game.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn with_step_mul(mut self, step_mul: usize) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/env/game.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn default_config() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/env/observation.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/observation.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/observation.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub fn total_count(&self) -> usize {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/env/observation.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn new(x_min: f32, y_min: f32, x_max: f32, y_max: f32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/env/observation.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn width(&self) -> f32 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/env/observation.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn height(&self) -> f32 {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/env/observation.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn contains(&self, x: f32, y: f32) -> bool {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/env/observation.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn new(global: GlobalState) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/env/observation.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn add_player_obs(&mut self, player_id: PlayerId, obs: PlayerObservation) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/env/observation.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn get_player_obs(&self, player_id: PlayerId) -> Option<&PlayerObservation> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/space.rs:12:16
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Discrete { n: usize },
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/space.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Box { low: Vec<f32>, high: Vec<f32>, shape: Vec<usize> },
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/space.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Box { low: Vec<f32>, high: Vec<f32>, shape: Vec<usize> },
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/space.rs:14:42
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Box { low: Vec<f32>, high: Vec<f32>, shape: Vec<usize> },
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/space.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |     MultiDiscrete { nvec: Vec<usize> },
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/space.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     MultiBinary { n: usize },
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/env/space.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     Discrete(usize),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/env/space.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     Continuous(Vec<f32>),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/env/space.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     MultiDiscrete(Vec<usize>),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/env/space.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     MultiBinary(Vec<u8>),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/env/space.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub low: Vec<f32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/env/space.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub high: Vec<f32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/env/space.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn new(low: Vec<f32>, high: Vec<f32>) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/env/space.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn to_space(&self) -> Space {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a type alias
[INFO] [stdout]  --> src/env/trait.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub type PlayerId = uuid::Uuid;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a type alias
[INFO] [stdout]  --> src/env/trait.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub type TeamId = usize;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/env/trait.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct EnvInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub data: HashMap<String, String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub eats: HashMap<PlayerId, EatStats>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/env/trait.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct EatStats {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub food: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub thorns: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub spore: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub clone_self: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub clone_team: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub clone_other: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub eaten: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/env/trait.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn insert(&mut self, key: impl Into<String>, value: impl Into<String>) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/env/trait.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct StepResult<Obs, Reward> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub observation: Obs,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub reward: Reward,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub done: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub truncated: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub info: EnvInfo,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]   --> src/env/trait.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub trait Environment {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]   --> src/env/trait.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     type Action: Clone;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]   --> src/env/trait.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     type Observation: Clone;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]   --> src/env/trait.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     type Reward: Clone;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     fn step(
[INFO] [stdout] 53 | |         &mut self,
[INFO] [stdout] 54 | |         actions: &HashMap<uuid::Uuid, Self::Action>,
[INFO] [stdout] 55 | |     ) -> StepResult<Self::Observation, Self::Reward>;
[INFO] [stdout]    | |_____________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn reset(&mut self) -> Self::Observation;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn close(&mut self);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn action_space(&self) -> &Space;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn observation_space(&self) -> &Space;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn info(&self) -> EnvInfo;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     fn seed(&mut self, seed: u64);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/env/trait.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct TeamInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub team_id: TeamId,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub player_ids: Vec<PlayerId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/env/trait.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub score: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a trait
[INFO] [stdout]   --> src/env/trait.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub trait MultiAgentEnvironment: Environment {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn num_agents(&self) -> usize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn agent_ids(&self) -> Vec<uuid::Uuid>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn num_teams(&self) -> usize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn team_ids(&self) -> Vec<TeamId>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn get_team_info(&self, team_id: TeamId) -> Option<TeamInfo>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn get_team_infos(&self) -> Vec<TeamInfo>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/env/trait.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn get_player_rewards(&self) -> HashMap<PlayerId, f32>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/managers/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub food: FoodManager,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/managers/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub thorns: ThornsManager,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/managers/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub spore: SporeManager,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/managers/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub player: PlayerManager,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/managers/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn new(config: &crate::core::ManagerSettings, border: &Border) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/managers/mod.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn step_all(&mut self, border: &Border, frame_count: usize) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]   --> src/managers/base.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     type BallType: Ball;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/managers/thorns.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn new(config: &BallManagerConfig, border: &Border) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/managers/thorns.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn refresh(&mut self, border: &Border, frame_count: usize) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/managers/spore.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn new(config: &crate::core::BallManagerConfig) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/managers/player.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub player_id: PlayerId,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/managers/player.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub team_id: TeamId,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/managers/player.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub score: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/managers/player.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub clone_count: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/managers/player.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(config: &PlayerManagerConfig) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.71s
[INFO] running `Command { std: "docker" "inspect" "fef520364b4cd9853ed0c41135ce3524ee7ddc8675a05bd1cf92fb90d936cd18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fef520364b4cd9853ed0c41135ce3524ee7ddc8675a05bd1cf92fb90d936cd18", kill_on_drop: false }`
[INFO] [stdout] fef520364b4cd9853ed0c41135ce3524ee7ddc8675a05bd1cf92fb90d936cd18
